home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / FTP Server / Encrypted FTP.exe / README.TXT < prev    next >
Encoding:
Text File  |  2001-04-19  |  4.2 KB  |  100 lines

  1. Since we've added so many features and made so many changes since the last 
  2. release we thought we'd summarize them here
  3.  
  4. 1 - Added item to popup window for file list on server "Add to Downlaod Queue"
  5.  
  6. 2 - Cleaned up menus to remove items that haven't been coded yet.
  7.  
  8. 3 - Set the Start up folder to C:\ so that files won't be automatically 
  9. downloaded to desktop
  10.  
  11. 4 - File sorting for local files works. You can use the menus to sort by Name, 
  12. Size, Type, or Modified date in either ascending or descending order
  13.  
  14. 5 - Added menu item to show or hide gridlines. When selected gridlines appear in 
  15. Queue, local, and remote file windows.
  16.  
  17. 6 - When clearing the entire download queue the queue statusbar was not being 
  18. updated
  19.  
  20. 7 - Added code to properly parse the directory listing for Microsoft ftp 
  21. servers. Along these lines if you encounter a problem with EFTP properly 
  22. displaying a directory there's an option to display the directory information in 
  23. the log file. By enabling this option you will capture the directory structure 
  24. and we can use that for testing purposes.
  25.  
  26. 8 - Fixed a problem where the transfer percentage would display a negative 
  27. number.
  28.  
  29. 9 - Resized buttons on Server Settings page. 
  30.  
  31. 10 - Removed Pages from user settings that we are currently not using
  32.  
  33. 11 - Modified the Log file routines so that if a person cancels the dialog you 
  34. do not end up with a log file called .log
  35.  
  36. 12 - Removed the System Information button from the About Box. It was causing 
  37. more problems than it was worth.
  38.  
  39. 13 - Added code to the up and dowload menu items - if you click on one it adds 
  40. the appropriate file to the queue.
  41.  
  42. 14 - Added popup menus to SiteManager and User manager forms.
  43.  
  44. 15 - Added code so that single file uploads and downloads (using the up and down 
  45. arrows on the menu bar) adds the file to the queue and then transfers the files 
  46. in the queue. 
  47.  
  48. 16 - Added a Refresh menu item for the popup menu for the remote file list I ran 
  49. into some problems earlier this week where no files were listed so this will 
  50. allow anyone to refresh the list anytime they choose.
  51.  
  52. 17 - Enhanced the internal viewer. It now supports several graphic formats.
  53.  
  54. 18 - Modified the SiteManager to work with INI files instead of the .DAT files. 
  55. This was done so it will be easier for us to add new features. Eventually all 
  56. configuration files will be converted to .INI files.
  57.  
  58. 19 - Added Default Remote Directory and Default Local Directory to the Site 
  59. Manager. Upon connnection EFTP now changes to the appropriate directory.
  60.  
  61. 20 - Fixed a problem where the Queue status was not being updated when a file was 
  62. removed.
  63.  
  64. 21 - Added wonderful icons to the menu bar in the SiteManager (how delightful).
  65.  
  66. 22 - Added code to the Queue's PopUp menu so that you an move items up down, to 
  67. the top or to the bottom
  68.  
  69. 23 - Added a Synch Directories option to the popup menu for the remote directory 
  70. When selected this will automatically select any items in the remote directory 
  71. thare are not in the current local directory.
  72.  
  73. 24 - Made the Remove button on the Group Membership actually delete it.
  74.  
  75. 25 - Changed the "Delete A File" command to shortcut [del] instead of Ctrl-D. 
  76. Ctrl-D is the same shortcut for disconnecting a site.  This del also works in 
  77. the queue to remove from queue, and also in the shell list.
  78.  
  79. 26 - Added pressing backspace on remote view will go up directory.
  80.  
  81. 27 - Added pressing ENTER on remote view will be equivalent to double-click.
  82.  
  83. 28 - Added Save Queue and Load Queue features.
  84.  
  85. 29 - Added code to save the form position and restore it upon shutdown and 
  86. start up.
  87.  
  88. 30 - Added code to prompt the user for a password if they leave it blank in the 
  89. SiteManager.
  90.  
  91. Several other behind the scenes changes and enhancements.
  92.  
  93. From this point on our plan is to concentrate on EFTP3. We will continue to support
  94. EFTP2 by releasing bug fixes as necessary. Most new features will be deferred until
  95. we release EFTP3.
  96.  
  97. We would like to thank all of the people using EFTP2 for sending in their 
  98. comments and suggestions. If you'd like to keep track of our progress on EFTP3 
  99. check http://www.eftp.org/eftp3_info.html frequently. As suggestions and added 
  100. we respond to each of them.